Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319588
b: refs/heads/master
c: baf69e2
h: refs/heads/master
v: v3
  • Loading branch information
Florian Fainelli authored and Ralf Baechle committed Jul 23, 2012
1 parent 57db31a commit 56a8d1f
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: dbebd6b1c50f564c1eaac890ee1bebfbde5d9318
refs/heads/master: baf69e275317602bb1f2c87e40d1e03c90b31e38
2 changes: 1 addition & 1 deletion trunk/arch/mips/dec/prom/memory.c
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ void __init prom_free_prom_memory(void)
* the first page reserved for the exception handlers.
*/

#if defined(CONFIG_DECLANCE) || defined(CONFIG_DECLANCE_MODULE)
#if IS_ENABLED(CONFIG_DECLANCE)
/*
* Leave 128 KB reserved for Lance memory for
* IOASIC DECstations.
Expand Down

0 comments on commit 56a8d1f

Please sign in to comment.