Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257889
b: refs/heads/master
c: b0759a4
h: refs/heads/master
i:
  257887: 0b573ca
v: v3
  • Loading branch information
Mike Frysinger committed Jul 23, 2011
1 parent be7bf92 commit 67d4e9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 1a9e5bfbd463d97afb12700eaddfaf29da256f5e
refs/heads/master: b0759a4d233107b8f693c0834d4cb917d7fb3a7d
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-common/ints-priority.c
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ struct pin_int_t {
unsigned int latch;
};

static struct pin_int_t *pint[NR_PINT_SYS_IRQS] = {
static struct pin_int_t * const pint[NR_PINT_SYS_IRQS] = {
(struct pin_int_t *)PINT0_MASK_SET,
(struct pin_int_t *)PINT1_MASK_SET,
(struct pin_int_t *)PINT2_MASK_SET,
Expand Down

0 comments on commit 67d4e9e

Please sign in to comment.