commit | 578914cffc283b907777796420148d582072cbae | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jul 29 17:21:17 2010 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Nov 30 15:32:08 2010 +1100 |
tree | 60d2d204b217524db1c3589d97306ce9323407a1 | |
parent | 36673307aee535f951f4eede81049c6962bc4ba9 [diff] |
powerpc/nvram: Ensure that the partition header/block size is right Use BUILD_BUG_ON to ensure the structure representing a partition header have the right size. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>