On Wed, Jun 14, 2017 at 4:35 PM, Richard Earnshaw (lists)
wrote:
> On 09/06/17 13:53, Richard Earnshaw wrote:
>>
>> The ARM option parsing code uses sbitmap data structures to manage
>> features and upcoming patches will shortly need to use these bitmaps
>> within the driver. This patch moves sbi
On 09/06/17 13:53, Richard Earnshaw wrote:
>
> The ARM option parsing code uses sbitmap data structures to manage
> features and upcoming patches will shortly need to use these bitmaps
> within the driver. This patch moves sbitmap.o from OBJS to
> OBJS-libcommon to facilitate this.
>
> The patch