git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b106961
)
qe: Add <config.h> to linux/immap_qe.h
author
Tom Rini
<trini@konsulko.com>
Thu, 14 Dec 2023 18:16:43 +0000
(13:16 -0500)
committer
Tom Rini
<trini@konsulko.com>
Thu, 21 Dec 2023 13:54:37 +0000
(08:54 -0500)
Given how we define QE_MURAM_SIZE today, this header needs to have
<config.h> added to it.
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
include/linux/immap_qe.h
patch
|
blob
|
history
diff --git
a/include/linux/immap_qe.h
b/include/linux/immap_qe.h
index
45307f5
..
a692f5d
100644
(file)
--- a/
include/linux/immap_qe.h
+++ b/
include/linux/immap_qe.h
@@
-11,6
+11,8
@@
#ifndef __IMMAP_QE_H__
#define __IMMAP_QE_H__
+#include <config.h>
+
#ifdef CONFIG_MPC83xx
#if defined(CONFIG_ARCH_MPC8360)
#define QE_MURAM_SIZE 0xc000UL