9
0
Fork 0
barebox/arch/mips/boot
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 MIPS: add initial device tree support 2013-05-13 21:17:10 +02:00
dtb.c of: Drop devicetree merge support 2014-05-22 08:09:13 +02:00
main_entry-pbl.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
main_entry.c mips: initialize malloc pool before start_barebox() 2013-03-14 08:41:15 +01:00
start-pbl.S MIPS: pbl: remove extra copyrights 2013-06-18 09:05:14 +02:00
start.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00