From: Arnd Bergmann Date: Tue, 23 Apr 2013 16:30:49 +0000 (+0200) Subject: tty/serial/sirf: fix MODULE_DEVICE_TABLE X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~136^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45efcb2d32d35f6509543e477568842d8467035d;p=pandora-kernel.git tty/serial/sirf: fix MODULE_DEVICE_TABLE This fixes building the sirfsorc-uart driver as a loadable module, which uses an incorrect MODULE_DEVICE_TABLE, by changing the reference to the correct symbol. Signed-off-by: Arnd Bergmann Cc: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed