summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-12-04 19:47:31 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2008-12-04 19:47:31 +1100
commit2d10cdf2a52f741a13d43a962365763fcaceb448 (patch)
tree470a13b8d72589e718d13bba1f80b996ed91b645 /include
parent65cd06d664c016f1c2862b5281d35752e81fdff5 (diff)
Revert "Merge commit 'sparc/master'"
This reverts commit 76e8e61b006cf2eb1149de6809cccc9aabe0ce62.
Diffstat (limited to 'include')
-rw-r--r--include/linux/of_platform.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/of_platform.h b/include/linux/of_platform.h
index 3d327b67d7e2..a8efcfeea732 100644
--- a/include/linux/of_platform.h
+++ b/include/linux/of_platform.h
@@ -26,7 +26,8 @@ extern struct bus_type of_platform_bus_type;
/*
* An of_platform_driver driver is attached to a basic of_device on
- * the "platform bus" (of_platform_bus_type).
+ * the "platform bus" (of_platform_bus_type) (or ISA, EBUS and SBUS
+ * busses on sparc).
*/
struct of_platform_driver
{