9
0
Fork 0
barebox/arch/arm/boards/at91sam9261ek
Masahiro Yamada d8753571b2 sizes.h: move include/sizes.h to include/linux/sizes.h
This file originates in Linux.  Linux has it under include/linux/
directory since commit dccd2304cc90.
Let's move it to the same place as well in barebox.

This commit was generated by the following commands:

  find -name '*.[chS]' | xargs sed -i -e 's:<sizes.h>:<linux/sizes.h>:'
  git mv include/sizes.h include/linux/

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-01-08 14:00:26 +01:00
..
env env: Remove bogus USB vendor/product ids 2014-07-21 08:44:49 +02:00
Makefile switch boards to lwl-y 2013-02-21 14:42:51 +01:00
init.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
lowlevel_init.c at91sam9261ek: add boostrap support 2013-01-31 19:13:58 +01:00