RE: [block:for-next 5/6] drivers/block/skd_main.c:441:3: error:implicit declaration of function 'readq'

From: Akhil Bhansali
Date: Wed Sep 18 2013 - 06:19:41 EST


Hi Jens,

Please accept this patch that takes care of warnings related to i386 compilation.
1. Implicit function declaration of readq and writeq.
2. Format related warnings for VPRINTK.
----