block: swim3: fix unterminated of_device_id table
authorAxel Lin <axel.lin@gmail.com>
Wed, 3 Aug 2011 13:02:55 +0000 (15:02 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Wed, 3 Aug 2011 13:02:55 +0000 (15:02 +0200)
commitf41c53a569c4cf0556893ec9cfcf697d069799e1
treee5ee3810301fe3c91e9a1f395028dda6e230d3f8
parentf95fe9cfb49f6e625fbb5888cae2ed6f3a276b89
block: swim3: fix unterminated of_device_id table

of_device_id structures need a NULL terminating entry, add it.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
drivers/block/swim3.c