aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/development-process/8.Conclusion
diff options
context:
space:
mode:
authorJason Cooper <jason@lakedaemon.net>2014-11-25 22:48:18 -0500
committerJason Cooper <jason@lakedaemon.net>2014-11-25 22:48:18 -0500
commitb3d6cfd09184dcea17f7d8e29c71fafe58bb5f00 (patch)
tree8be4c2cc6caf1e7a5d31401f3f2e960110df6ebd /Documentation/development-process/8.Conclusion
parent389c74aaace1ae2a423184b03d8198311fef2c7d (diff)
parent2fbbc96d16009276153fd33823616877dcca30d8 (diff)
Merge tag 'tags/phy-dt-header' into mvebu/dt-usb_phy
shared header file which will be referenced from both PHY driver and its associated Device Tree node(s)
Diffstat (limited to 'Documentation/development-process/8.Conclusion')
-rw-r--r--Documentation/development-process/8.Conclusion4
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/development-process/8.Conclusion b/Documentation/development-process/8.Conclusion
index 1990ab4b4949..caef69022e9c 100644
--- a/Documentation/development-process/8.Conclusion
+++ b/Documentation/development-process/8.Conclusion
@@ -22,10 +22,6 @@ Beyond that, a valuable resource for kernel developers is:
22 22
23 http://kernelnewbies.org/ 23 http://kernelnewbies.org/
24 24
25Information about the linux-next tree gathers at:
26
27 http://linux.f-seidel.de/linux-next/pmwiki/
28
29And, of course, one should not forget http://kernel.org/, the definitive 25And, of course, one should not forget http://kernel.org/, the definitive
30location for kernel release information. 26location for kernel release information.
31 27