From: Arnd Bergmann Date: Sat, 20 Apr 2013 07:40:33 +0000 (+0200) Subject: serial: amba-pl011: fix !CONFIG_DMA_ENGINE case X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aabdd2901ad0bfaeaf108eb29183cbb270dba3bf;p=pandora-kernel.git serial: amba-pl011: fix !CONFIG_DMA_ENGINE case I changed the prototype of the function earlier but only in the section for CONFIG_DMA_ENGINE, not the alternative. This makes the driver build again, e.g. for vexpress_defconfig. Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed