refresh 2.6.32 patches
SVN-Revision: 23736
This commit is contained in:
parent
a621fdb419
commit
56eaf842c7
7 changed files with 12 additions and 12 deletions
|
@ -329,9 +329,9 @@
|
|||
|
||||
/* Interrupts */
|
||||
#define AR7_IRQ_UART0 15
|
||||
@@ -95,14 +115,22 @@ struct plat_dsl_data {
|
||||
@@ -97,14 +117,22 @@ extern int ar7_cpu_clock, ar7_bus_clock,
|
||||
|
||||
extern int ar7_cpu_clock, ar7_bus_clock, ar7_dsp_clock;
|
||||
extern void __init ar7_init_clocks(void);
|
||||
|
||||
+static inline int ar7_is_titan(void)
|
||||
+{
|
||||
|
|
Loading…
Reference in a new issue