From: Sahara Date: Tue, 26 Mar 2013 19:07:23 +0000 (+0000) Subject: ptp_pch: eliminate a number of sparse warnings X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d3ac5c7799152b817176849e4e95559a1ddf03f;p=pandora-kernel.git ptp_pch: eliminate a number of sparse warnings This fixes a number of sparse warnings like: warning: incorrect type in argument 2 (different address spaces) expected void volatile [noderef] *addr got unsigned int * warning: Using plain integer as NULL pointer Additionally this fixes a warning from checkpatch.pl like: WARNING: sizeof pch_param.station should be sizeof(pch_param.station) Signed-off-by: Sahara Signed-off-by: David S. Miller --- Reading git-diff-tree failed