9
0
Fork 0
barebox/arch/arm/boards/solidrun-cubox
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
..
Makefile ARM: mvebu: introduce multi image support 2013-08-16 08:45:37 +02:00
board.c arm: mvebu: introduce common lowlevel and early init 2013-05-21 19:48:17 +02:00
config.h arm: add basic support for SolidRun CuBox 2013-05-15 07:39:27 +02:00
kwbimage.cfg arm: mvebu: remove useless lines in kwbimage.cfg for CuBox 2013-05-17 07:40:13 +02:00
lowlevel.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00