Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8421d4fe authored by Baruch Siach's avatar Baruch Siach Committed by Wolfram Sang
Browse files

i2c: fix reference to functionality constants definition



Since commit 607ca46e ('UAPI: (Scripted) Disintegrate include/linux') the
list of functionality constants moved to include/uapi/linux/i2c.h. Update the
reference accordingly.

Fixes: 607ca46e ('UAPI: (Scripted) Disintegrate include/linux')
Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent e6e5dd35
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ FUNCTIONALITY CONSTANTS
-----------------------

For the most up-to-date list of functionality constants, please check
<linux/i2c.h>!
<uapi/linux/i2c.h>!

  I2C_FUNC_I2C                    Plain i2c-level commands (Pure SMBus
                                  adapters typically can not do these)