]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"
authorChen Gang <gang.chen.5i5j@gmail.com>
Tue, 26 Nov 2013 04:07:40 +0000 (12:07 +0800)
committerRichard Kuo <rkuo@codeaurora.org>
Fri, 4 Apr 2014 23:20:00 +0000 (18:20 -0500)
commit5e78a264f8b366ab133e249ffbb6a5c8cb5bd8b9
treeb5a3c35e516b5f11ab7dbb2891d2c69080562990
parente6d19042176344f22f8de6ea6aa2a84d3f8f8d17
arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"

Need dumy mmiowb(), or can not pass compiling, the related error with
allmodconfig:

    CC [M]  drivers/mmc/host/sdhci.o
  drivers/mmc/host/sdhci.c: In function 'sdhci_request':
  drivers/mmc/host/sdhci.c:1409:2: error: implicit declaration of function 'mmiowb' [-Werror=implicit-function-declaration]

Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
arch/hexagon/include/asm/io.h