linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] i2c: fix reference to functionality constants definition
@ 2015-02-19 10:51 Baruch Siach
       [not found] ` <4496c1554df0c37d12d109604426bd9a3ab1e974.1424343090.git.baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2015-02-19 10:51 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA, Baruch Siach

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-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>
---
 Documentation/i2c/functionality | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/i2c/functionality b/Documentation/i2c/functionality
index 4556a3eb87c4..4aae8ed15873 100644
--- a/Documentation/i2c/functionality
+++ b/Documentation/i2c/functionality
@@ -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)
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] i2c: fix reference to functionality constants definition
       [not found] ` <4496c1554df0c37d12d109604426bd9a3ab1e974.1424343090.git.baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>
@ 2015-02-19 16:01   ` Wolfram Sang
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2015-02-19 16:01 UTC (permalink / raw)
  To: Baruch Siach; +Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 434 bytes --]

On Thu, Feb 19, 2015 at 12:51:30PM +0200, Baruch Siach wrote:
> 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-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>

Applied to for-next, thanks!

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-19 16:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-19 10:51 [PATCH] i2c: fix reference to functionality constants definition Baruch Siach
     [not found] ` <4496c1554df0c37d12d109604426bd9a3ab1e974.1424343090.git.baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>
2015-02-19 16:01   ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).