summaryrefslogtreecommitdiffstats
path: root/include/configs/whistler.h
diff options
context:
space:
mode:
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>2014-02-26 17:47:58 +0400
committerTom Rini <trini@ti.com>2014-03-04 12:15:01 -0500
commit1ace4022394eacbdae12e7275c445699f8ad4833 (patch)
tree5d28aaa887ed69e1c33a203ed657c8242c249498 /include/configs/whistler.h
parent3d5a335cef866273ed03da000e2b8b7d6d8c7de8 (diff)
downloadtalos-obmc-uboot-1ace4022394eacbdae12e7275c445699f8ad4833.tar.gz
talos-obmc-uboot-1ace4022394eacbdae12e7275c445699f8ad4833.zip
sizes.h - consolidate for all architectures
Copied from Linux sources "include/linux/sizes.h" commit 413541dd66d51f791a0b169d9b9014e4f56be13c Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Vineet Gupta <vgupta@synopsys.com> Cc: Tom Rini <trini@ti.com> Cc: Stefan Roese <sr@denx.de> Cc: Albert Aribaud <albert.u.boot@aribaud.net> Acked-by: Tom Rini <trini@ti.com> Acked-by: Stefan Roese <sr@denx.de> [trini: Add bcm Kona platforms to the patch] Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/whistler.h')
-rw-r--r--include/configs/whistler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/whistler.h b/include/configs/whistler.h
index d5c7e3bbd6..9e09f03d52 100644
--- a/include/configs/whistler.h
+++ b/include/configs/whistler.h
@@ -8,7 +8,7 @@
#ifndef __CONFIG_H
#define __CONFIG_H
-#include <asm/sizes.h>
+#include <linux/sizes.h>
#include "tegra20-common.h"
/* Enable fdt support for Whistler. Flash the image in u-boot-dtb.bin */
OpenPOWER on IntegriCloud