Hi Mike,
On Tue, Jan 10, 2012 at 10:07 AM, Mike Frysinger wrote:
> On Monday 09 January 2012 17:25:15 Simon Glass wrote:
>> --- a/arch/sandbox/cpu/os.c
>> +++ b/arch/sandbox/cpu/os.c
>>
>> +#include
>> #include
>> +#include
>> #include
>> #include
>> -#include
>> #include
>> -#include
On Monday 09 January 2012 17:25:15 Simon Glass wrote:
> --- a/arch/sandbox/cpu/os.c
> +++ b/arch/sandbox/cpu/os.c
>
> +#include
> #include
> +#include
> #include
> #include
> -#include
> #include
> -#include
> -#include
> -#include
> +#include
> #include
> +#include
> +#include
Tidy this up as the list is long and likely to get longer.
Signed-off-by: Simon Glass
---
Changes in v2:
- Sort correctly: include/, sys/, linux/, asm/
arch/sandbox/cpu/os.c | 11 +--
1 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/arch/sandbox/cpu/os.c b/arch/sandbox/c
3 matches
Mail list logo