Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322296
b: refs/heads/master
c: 128aa92
h: refs/heads/master
v: v3
  • Loading branch information
Domenico Andreoli authored and Tony Lindgren committed Aug 7, 2012
1 parent 6cb4d48 commit 3c57376
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 8aeff82fabe818bbd755c74ce829ea5a4d89b5c0
refs/heads/master: 128aa925ee7e9aa84943ce64df48192b92a81767
4 changes: 1 addition & 3 deletions trunk/arch/arm/plat-omap/include/plat/uncompress.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ static inline void flush(void)
_DEBUG_LL_ENTRY(mach, AM33XX_UART##p##_BASE, OMAP_PORT_SHIFT, \
AM33XXUART##p)

static inline void __arch_decomp_setup(unsigned long arch_id)
static inline void arch_decomp_setup(void)
{
int port = 0;

Expand Down Expand Up @@ -198,8 +198,6 @@ static inline void __arch_decomp_setup(unsigned long arch_id)
} while (0);
}

#define arch_decomp_setup() __arch_decomp_setup(arch_id)

/*
* nothing to do
*/
Expand Down

0 comments on commit 3c57376

Please sign in to comment.