sparc: fix openpromfs compile
authorMeelis Roos <[email protected]>
Mon, 8 Nov 2010 21:38:14 +0000 (13:38 -0800)
committerLinus Torvalds <[email protected]>
Mon, 8 Nov 2010 22:29:39 +0000 (14:29 -0800)
commit0e15482566b752718e7225168380904f1d0cdfa3
tree5f7f6b774b0d6d35606dd5ef755f8f9ef6b3738a
parenta7bcf21e60c73cb7f7c13fad928967d7e47c3cac
sparc: fix openpromfs compile

Fix openpromfs compilation by adding a missing semicolon in
fs/openpromfs/inode.c openprom_mount().

Signed-off-by: Meelis Roos <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/openpromfs/inode.c