
6 Nov
2012
6 Nov
'12
11:54 p.m.
On Tue, Nov 6, 2012 at 1:27 PM, Stephen Warren swarren@wwwdotorg.org wrote:
From: Stephen Warren swarren@nvidia.com
If any driver ever needs to use the bounce buffer API, it always needs to use it. As such, providing a dummy implementation of those APIs when CONFIG_BOUNCE_BUFFER isn't defined does not make sense. Remove the dummy implementation.
Signed-off-by: Stephen Warren swarren@nvidia.com
Tested on Seaboard, loading a kernel from ext2 partition.
Acked-by: Simon Glass sjg@chromium.org Tested-by: Simon Glass sjg@chromium.org