diff --git a/drivers/platform/tegra/dce/include/dce-util-common.h b/drivers/platform/tegra/dce/include/dce-util-common.h index 945ed39c..243d615d 100644 --- a/drivers/platform/tegra/dce/include/dce-util-common.h +++ b/drivers/platform/tegra/dce/include/dce-util-common.h @@ -11,11 +11,6 @@ #include #include -/** - * @brief avoid unused parameter warning when it is not intended to be used. - */ -#define USE(x) ((void)(x)) - /** * This file contains all dce common fucntions and data strutcures which are * abstarcted out from the operating system. The underlying OS layer will