Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 229322
b: refs/heads/master
c: 578914c
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed Nov 30, 2010
1 parent d2cfac7 commit a552775
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 36673307aee535f951f4eede81049c6962bc4ba9
refs/heads/master: 578914cffc283b907777796420148d582072cbae
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/kernel/nvram_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -565,6 +565,8 @@ static int __init nvram_init(void)
int error;
int rc;

BUILD_BUG_ON(NVRAM_BLOCK_LEN != 16);

if (ppc_md.nvram_size == NULL || ppc_md.nvram_size() <= 0)
return -ENODEV;

Expand Down

0 comments on commit a552775

Please sign in to comment.