9
0
Fork 0
barebox/arch/arm/boards/toradex-colibri-t20
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 tegra: colibri-t20: set hostname in board init 2014-11-04 12:16:52 +01:00
board.c tegra: colibri-t20: set hostname in board init 2014-11-04 12:16:52 +01:00
colibri-t20_256_hsmmc.bct.cfg ARM: boards: colibri t20: import BCT cfgs 2014-05-15 14:19:25 +02:00
colibri-t20_256_v11_nand.bct.cfg ARM: boards: colibri t20: import BCT cfgs 2014-05-15 14:19:25 +02:00
colibri-t20_256_v12_nand.bct.cfg ARM: boards: colibri t20: import BCT cfgs 2014-05-15 14:19:25 +02:00
colibri-t20_512_hsmmc.bct.cfg ARM: boards: colibri t20: import BCT cfgs 2014-05-15 14:19:25 +02:00
colibri-t20_512_v11_nand.bct.cfg ARM: boards: colibri t20: import BCT cfgs 2014-05-15 14:19:25 +02:00
colibri-t20_512_v12_nand.bct.cfg ARM: boards: colibri t20: import BCT cfgs 2014-05-15 14:19:25 +02:00
entry.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00