diff options
Diffstat (limited to 'src/soc/rockchip/common/pwm.c')
-rw-r--r-- | src/soc/rockchip/common/pwm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/rockchip/common/pwm.c b/src/soc/rockchip/common/pwm.c index ad0453b612..e5da05e672 100644 --- a/src/soc/rockchip/common/pwm.c +++ b/src/soc/rockchip/common/pwm.c @@ -14,7 +14,6 @@ */ #include <device/mmio.h> -#include <assert.h> #include <soc/addressmap.h> #include <soc/grf.h> #include <soc/soc.h> |