From: Ian Abbott Date: Fri, 14 Sep 2012 16:34:01 +0000 (+0100) Subject: staging: comedi: ni_6527: move ni6527_driver X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~226 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcdd5ecd66db871befa755df768bf43fbe38d383;p=pandora-kernel.git staging: comedi: ni_6527: move ni6527_driver Move the `struct comedi_driver ni6527_driver` variable further down the function to be closer to the `module_comedi_pci_driver()` module call and to avoid having to forward declare `ni6527_attach()` and `ni6527_detach()`. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed