9
0
Fork 0
barebox/arch/arm/boards/ccxmx51
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 defaultenv-2: Make use of nonvolatile variables 2014-11-06 12:23:12 +01:00
Makefile ARM: i.MX51 ccxmx51: Switch to imximage 2014-02-13 11:34:30 +01:00
ccxmx51.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
ccxmx51.h ARM: i.MX: ccxmx51: detect SDRAM size by board id 2013-05-08 08:24:43 +02:00
ccxmx51js.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
flash-header.imxcfg ARM: i.MX51 ccxmx51: Switch to imximage 2014-02-13 11:34:30 +01:00
lowlevel.c ARM: imx5: add imx5_cpu_lowlevel_init and use in all boards 2014-11-07 07:54:54 +01:00