9
0
Fork 0
barebox/arch/arm/boards/mioa701
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 ARM: mioa701 change MTD layout 2014-01-20 16:36:56 +01:00
Makefile ARM: mioa701: poweroff the board on long power press 2014-01-20 16:38:08 +01:00
board.c PWM: pxa: use pwmx as devname 2014-02-14 07:17:23 +01:00
gpio0_poweroff.c ARM: mioa701: poweroff the board on long power press 2014-01-20 16:38:08 +01:00
lowlevel.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
mioa701.h arm/mach-pxa: add mioa701 board 2012-02-29 08:28:20 +01:00