9
0
Fork 0
barebox/arch/arm/mach-mvebu
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
..
include/mach ARM: mvebu: Enable PUP register 2014-11-11 14:59:43 +01:00
Kconfig Merge branch 'for-next/misc' 2014-10-02 08:54:42 +02:00
Makefile ARM: mvebu: move lowlevel code to lowlevel.c 2014-06-24 08:25:03 +02:00
armada-370-xp.c ARM: mvebu: Enable PUP register 2014-11-11 14:59:43 +01:00
common.c ARM: mvebu: Simplify memory init order 2014-09-19 09:47:36 +02:00
dove.c ARM: mvebu: Check for correct SoC in of_fixup callback 2014-09-19 09:47:36 +02:00
kirkwood.c ARM: mvebu: Check for correct SoC in of_fixup callback 2014-09-19 09:47:36 +02:00
lowlevel.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00