From 82aa3df2f96fac996d0d612551951ea2dfd8a129 Mon Sep 17 00:00:00 2001 From: Bernhard Walle Date: Wed, 18 Feb 2009 14:48:40 -0800 Subject: [PATCH] --- yaml --- r: 131505 b: refs/heads/master c: 97bef7dd05563807539122c488a5dd93ed327722 h: refs/heads/master i: 131503: 48d0bc219312f734eb5a524420bbf53722da3003 v: v3 --- [refs] | 2 +- trunk/Documentation/ABI/testing/sysfs-firmware-memmap | 2 +- trunk/drivers/firmware/memmap.c | 2 +- trunk/include/linux/firmware-map.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index a112b2e46f76..477be457e77f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 310d8c93f9f07499cd7ca82d7997774a89de00e7 +refs/heads/master: 97bef7dd05563807539122c488a5dd93ed327722 diff --git a/trunk/Documentation/ABI/testing/sysfs-firmware-memmap b/trunk/Documentation/ABI/testing/sysfs-firmware-memmap index 0d99ee6ae02e..eca0d65087dc 100644 --- a/trunk/Documentation/ABI/testing/sysfs-firmware-memmap +++ b/trunk/Documentation/ABI/testing/sysfs-firmware-memmap @@ -1,6 +1,6 @@ What: /sys/firmware/memmap/ Date: June 2008 -Contact: Bernhard Walle +Contact: Bernhard Walle Description: On all platforms, the firmware provides a memory map which the kernel reads. The resources from that memory map are registered diff --git a/trunk/drivers/firmware/memmap.c b/trunk/drivers/firmware/memmap.c index 261b9aa3f248..05aa2d406ac6 100644 --- a/trunk/drivers/firmware/memmap.c +++ b/trunk/drivers/firmware/memmap.c @@ -1,7 +1,7 @@ /* * linux/drivers/firmware/memmap.c * Copyright (C) 2008 SUSE LINUX Products GmbH - * by Bernhard Walle + * by Bernhard Walle * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License v2.0 as published by diff --git a/trunk/include/linux/firmware-map.h b/trunk/include/linux/firmware-map.h index 6e199c8dfacc..cca686b39123 100644 --- a/trunk/include/linux/firmware-map.h +++ b/trunk/include/linux/firmware-map.h @@ -1,7 +1,7 @@ /* * include/linux/firmware-map.h: * Copyright (C) 2008 SUSE LINUX Products GmbH - * by Bernhard Walle + * by Bernhard Walle * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License v2.0 as published by