On Thu, 27 May 2021 20:10:29 +0800, Kyle Tso wrote: > BIT macro is not defined. Replace it with generic bit operations. > > Fixes: 630dce2810b9 ("dt-bindings: connector: Add SVDM VDO properties") > Signed-off-by: Kyle Tso <kyletso@xxxxxxxxxx> > --- > Changes since v1: > - re-word the commit message > > include/dt-bindings/usb/pd.h | 20 ++++++++++---------- > 1 file changed, 10 insertions(+), 10 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>