diff options
author | Víctor Manuel Jáquez Leal <vjaquez@igalia.com> | 2012-02-07 00:39:35 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-09 09:38:19 -0800 |
commit | 40e6336d1bdc10f072b6563dfb1255b5c4b039a2 (patch) | |
tree | cc6aae8dfc2f8102771469247a0d55ead38178a3 /lib/atomic64_test.c | |
parent | 276cc746d58b73aa4e046745441b8cf56858f9ef (diff) | |
download | op-kernel-dev-40e6336d1bdc10f072b6563dfb1255b5c4b039a2.zip op-kernel-dev-40e6336d1bdc10f072b6563dfb1255b5c4b039a2.tar.gz |
staging: tidspbridge: remove DBC_ASSERT macro
This macro is only valid when CONFIG_TIDSPBRDIGE_DEBUG is enabled and it only
prints a log message, it is not a real assertion mechanism like BUG_ON() or
WARN_ON().
It is better to remove them: less code to maintain.
Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/atomic64_test.c')
0 files changed, 0 insertions, 0 deletions