mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-26 00:02:25 +02:00
[ar7] refresh 2.6.32 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23736 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
53da46dce6
commit
a81752b112
@ -329,9 +329,9 @@
|
|||||||
|
|
||||||
/* Interrupts */
|
/* Interrupts */
|
||||||
#define AR7_IRQ_UART0 15
|
#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)
|
+static inline int ar7_is_titan(void)
|
||||||
+{
|
+{
|
||||||
|
Loading…
Reference in New Issue
Block a user