From: H Hartley Sweeten Date: Tue, 26 Mar 2013 22:42:21 +0000 (-0700) Subject: staging: comedi: s626: remove RR7146 macro X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~400 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be008602e677c3837c9a8b8fb3cbaa1ebd76f08f;p=pandora-kernel.git staging: comedi: s626: remove RR7146 macro This macro relies on a local variable having a specific name its also just a wrapper around a readl() call. Remove the macro and just call readl() directly. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed