diff options
Diffstat (limited to 'include/tps6586x.h')
-rw-r--r-- | include/tps6586x.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/tps6586x.h b/include/tps6586x.h index 785eb39229..aa4270c65e 100644 --- a/include/tps6586x.h +++ b/include/tps6586x.h @@ -7,6 +7,8 @@ #ifndef _TPS6586X_H_ #define _TPS6586X_H_ +struct udevice; + enum { /* SM0-2 PWM/PFM Mode Selection */ TPS6586X_PWM_SM0 = 1 << 0, |