iommu/omap: Remove DEBUG_SEQ_FOPS_RO()
authorYangtao Li <tiny.windzz@gmail.com>
Thu, 22 Nov 2018 13:54:43 +0000 (08:54 -0500)
committerJoerg Roedel <jroedel@suse.de>
Thu, 22 Nov 2018 16:10:43 +0000 (17:10 +0100)
commita6906a8b0ebfbf6330847ba640c8dde8aca679be
tree70b1b233b6e44aea496fb3c5a164ad80ba9ba027
parent9ff01193a20d391e8dbce4403dd5ef87c7eaaca6
iommu/omap: Remove DEBUG_SEQ_FOPS_RO()

Because we already have the DEFINE_SHOW_ATTRIBUTE,there is no need
to define such a macro.So remove DEBUG_SEQ_FOPS_RO.

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/omap-iommu-debug.c