commit | 5da14a471455bd725534d18604b4d89ffbe158df | [log] [tgz] |
---|---|---|
author | Ohad Ben-Cohen <ohad@wizery.com> | Tue Aug 16 15:19:10 2011 +0300 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Fri Aug 26 11:46:00 2011 +0200 |
tree | 32265ab3d038268d55709394855726487fce5d17 | |
parent | e1f2381332825f04b9816f354fdd48f17dc6193d [diff] |
omap: iommu: PREFETCH_IOTLB cleanup Use PREFETCH_IOTLB to control the content of the called function, instead of inlining it in the code. This improves readability of the code, and also prevents an "unused function" warning to show up when PREFETCH_IOTLB isn't set. Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com> Acked-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>