9
0
Fork 0
barebox/arch/arm/mach-ep93xx
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 gpio: provide generic gpio header 2012-10-05 15:04:54 +08:00
Kconfig ARM: ep93xx: let broken SoCs depend on BROKEN 2014-11-28 15:21:25 +01:00
Makefile switch boards to lwl-y 2013-02-21 14:42:51 +01:00
clocksource.c treewide: Reuse init_clock() return value for clocksource drivers 2014-11-10 08:42:19 +01:00
gpio.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
header.c ARM ep93xx: Get rid of special handling in linker file 2012-07-23 23:57:44 +02:00
led.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
led.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
lowlevel_init.S sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00