From eef562ec7998f2e1436b0a94983be48fc4ceef06 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Mon, 1 Mar 2010 22:06:25 -0800 Subject: [PATCH] --- yaml --- r: 184941 b: refs/heads/master c: 88b68033b99b16b42e734ab56a4ed6bc1d53516a h: refs/heads/master i: 184939: 6f016c396ac22b5615720ce1562240afc66828a1 v: v3 --- [refs] | 2 +- trunk/Documentation/DocBook/device-drivers.tmpl | 2 +- trunk/Documentation/DocBook/deviceiobook.tmpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 8f6697c8aee1..5202abec9a2c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4846546f7e3d9ae802c941b0e4f65362c7118bd9 +refs/heads/master: 88b68033b99b16b42e734ab56a4ed6bc1d53516a diff --git a/trunk/Documentation/DocBook/device-drivers.tmpl b/trunk/Documentation/DocBook/device-drivers.tmpl index f9a6e2c75f12..1b2dd4fc3db2 100644 --- a/trunk/Documentation/DocBook/device-drivers.tmpl +++ b/trunk/Documentation/DocBook/device-drivers.tmpl @@ -45,7 +45,7 @@ Atomic and pointer manipulation -!Iarch/x86/include/asm/atomic_32.h +!Iarch/x86/include/asm/atomic.h !Iarch/x86/include/asm/unaligned.h diff --git a/trunk/Documentation/DocBook/deviceiobook.tmpl b/trunk/Documentation/DocBook/deviceiobook.tmpl index 3ed88126ab8f..c1ed6a49e598 100644 --- a/trunk/Documentation/DocBook/deviceiobook.tmpl +++ b/trunk/Documentation/DocBook/deviceiobook.tmpl @@ -316,7 +316,7 @@ CPU B: spin_unlock_irqrestore(&dev_lock, flags) Public Functions Provided -!Iarch/x86/include/asm/io_32.h +!Iarch/x86/include/asm/io.h !Elib/iomap.c