From: H Hartley Sweeten Date: Sat, 8 Sep 2012 00:50:39 +0000 (-0700) Subject: staging: comedi: me4000: remove me4000.h X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~517 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81dd181161b88c28d212727120149f959da4bacf;p=pandora-kernel.git staging: comedi: me4000: remove me4000.h Move the remaining defines in this header to the c file. Nothing in the header is needed by any other file. While moving the defines, reorder them so that the bit defines are associated with the register they go with. Also, convert the bit defines to bit shifts to make them a bit clearer. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed