From: Ian Abbott Date: Fri, 28 Jun 2013 16:09:23 +0000 (+0100) Subject: staging: comedi: ni_labpc: move register defs to new file X-Git-Tag: v3.12-rc1~183^2~725 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50787fa99d80e86c9a22b7af16fd9827f733f3ab;p=pandora-kernel.git staging: comedi: ni_labpc: move register defs to new file The new "ni_labpc_isadma" module will need to access some register definitions from "ni_labpc.c", which is not part of the module's source. Move all the register definitions into a new, common header file "ni_labpc_regs.h". Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed