]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
bouncebuf: remove dummy implementation
authorStephen Warren <swarren@nvidia.com>
Tue, 6 Nov 2012 11:27:28 +0000 (11:27 +0000)
committerAndy Fleming <afleming@freescale.com>
Tue, 27 Nov 2012 23:26:48 +0000 (17:26 -0600)
commit4ea7a09fafdf0592cb99428090946bf15128ea44
treecf6626b79650d28c81d6ef0abf24a753bf9521d2
parent640fb607849c777e4dfcbbad6fe614ce5f4b7395
bouncebuf: remove dummy implementation

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>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Andy Fleming <afleming@freescale.com>
include/bouncebuf.h