common: Drop log.h from common header
[oweals/u-boot.git] / test / stdint / test-includes.sh
index 077bdc73a13619a7b5c338b900038a6078b15926..1db8515e82f7e2a7945e20ddff2ee0a8b01d3cf0 100755 (executable)
@@ -46,10 +46,8 @@ try_test() {
        $cmd
 }
 
-# Run a test with and without CONFIG_USE_STDINT
 try_both() {
        try_test $@
-       try_test $@ -DCONFIG_USE_STDINT
 }
 
 # board arch soc path-to-gcc