commit | 8421d4fe8ec5360a8af0c29f3570feaf79e7f27a | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Thu Feb 19 12:51:30 2015 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Thu Feb 19 16:57:48 2015 +0100 |
tree | df9e9aec10ebbe39e10b420f0d6816beee9c0288 | |
parent | e6e5dd3566e092459a11083e5c0775d01df8682f [diff] |
i2c: fix reference to functionality constants definition Since commit 607ca46e97 ('UAPI: (Scripted) Disintegrate include/linux') the list of functionality constants moved to include/uapi/linux/i2c.h. Update the reference accordingly. Fixes: 607ca46e97 ('UAPI: (Scripted) Disintegrate include/linux') Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>