From: H Hartley Sweeten Date: Tue, 3 Jul 2012 01:13:11 +0000 (-0700) Subject: staging: comedi: dmm32at: remove dmm_outb macro X-Git-Tag: v3.6-rc1~100^2~422 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29f747c21e4318cc41efa82dac217da9ee8d5533;p=pandora-kernel.git staging: comedi: dmm32at: remove dmm_outb macro The macro is just a wrapper for outb(). Just use the outb() directly. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed