barebox/arch/arm/boards/archosg9
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 defaultenv-2: Make use of nonvolatile variables 2014-11-06 12:23:12 +01:00
archos_features.c ArchosG9: zero all features before setting them 2013-03-25 10:21:21 +01:00
archos_features.h feature_list: a way to pass hardware info to the kernel 2013-01-21 09:09:11 +01:00
board.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
feature_list.h feature_list: a way to pass hardware info to the kernel 2013-01-21 09:09:11 +01:00
lowlevel.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
Makefile switch boards to lwl-y 2013-02-21 14:42:51 +01:00
mux.c ARCHOS: use manufacturer values for pad_conf and reorder initialization 2013-01-17 18:46:40 +01:00
mux.h Add support for Archos G9 tablet 2012-11-16 15:32:31 +01:00