aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc')
-rw-r--r--include/asm-powerpc/qe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-powerpc/qe.h b/include/asm-powerpc/qe.h
index 80807fd6a70..1355e726701 100644
--- a/include/asm-powerpc/qe.h
+++ b/include/asm-powerpc/qe.h
@@ -84,7 +84,7 @@ static inline bool qe_clock_is_brg(enum qe_clock clk)
84extern spinlock_t cmxgcr_lock; 84extern spinlock_t cmxgcr_lock;
85 85
86/* Export QE common operations */ 86/* Export QE common operations */
87extern void qe_reset(void); 87extern void __init qe_reset(void);
88 88
89/* QE PIO */ 89/* QE PIO */
90#define QE_PIO_PINS 32 90#define QE_PIO_PINS 32