9
0
Fork 0
barebox/arch/arm/boards/at91rm9200ek
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 at91rm9200ek: enable dt support 2012-11-15 20:20:29 +01:00
Makefile at91: Support for at91rm9200: core chip & board support 2011-05-31 08:22:00 +02:00
config.h ARM: at91: move main clock define to C 2013-07-09 18:57:35 +02:00
init.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00