From: Malcolm Priestley Date: Sun, 10 Aug 2014 11:22:02 +0000 (+0100) Subject: staging: vt6655: upc.h replace read and write memory functions X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1312 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=965d017f49f7094348d95d8034f1ef94ddce601c;p=pandora-kernel.git staging: vt6655: upc.h replace read and write memory functions Update to the newer memory functions readb -> ioread8 readw -> ioread16 readl -> ioread32 writeb -> iowrite8 writew -> iowrite16 writel -> iowrite32 Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed