Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355195
b: refs/heads/master
c: 428fef8
h: refs/heads/master
i:
  355193: 38619ca
  355191: bc82268
v: v3
  • Loading branch information
Rob Herring committed Jan 10, 2013
1 parent dc2ddd7 commit 882d416
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 902ef5d77aeaff43bce8d3ce55c442a12eb71819
refs/heads/master: 428fef8ad855c03b9f61c226c63df61bb43dc3e1
6 changes: 0 additions & 6 deletions trunk/arch/arm/include/asm/hardware/gic.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
#ifndef __ASM_ARM_HARDWARE_GIC_H
#define __ASM_ARM_HARDWARE_GIC_H

#include <linux/compiler.h>

#define GIC_CPU_CTRL 0x00
#define GIC_CPU_PRIMASK 0x04
#define GIC_CPU_BINPOINT 0x08
Expand All @@ -32,8 +30,6 @@
#define GIC_DIST_CONFIG 0xc00
#define GIC_DIST_SOFTINT 0xf00

#ifndef __ASSEMBLY__
#include <linux/irqdomain.h>
struct device_node;

extern struct irq_chip gic_arch_extn;
Expand All @@ -53,5 +49,3 @@ static inline void gic_init(unsigned int nr, int start,
}

#endif

#endif

0 comments on commit 882d416

Please sign in to comment.