From: Lars-Peter Clausen Date: Mon, 25 Nov 2013 12:42:00 +0000 (+0000) Subject: iio:vcnl4000: Mark transfer buffer as __be16 X-Git-Tag: v3.14-rc1~150^2~163^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91f197e0c0ceda88c442f7adce6a84e5faa53586;p=pandora-kernel.git iio:vcnl4000: Mark transfer buffer as __be16 Fixes the following warnings from sparse: drivers/iio/light/vcnl4000.c:88:16: warning: cast to restricted __be16 drivers/iio/light/vcnl4000.c:88:16: warning: cast to restricted __be16 drivers/iio/light/vcnl4000.c:88:16: warning: cast to restricted __be16 drivers/iio/light/vcnl4000.c:88:16: warning: cast to restricted __be16 Signed-off-by: Lars-Peter Clausen Cc: Peter Meerwald Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed