diff options
-rw-r--r-- | Documentation/devicetree/bindings/x86/interrupt.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/x86/interrupt.txt b/Documentation/devicetree/bindings/x86/interrupt.txt index 8b0efb097e60..7d19f494f19a 100644 --- a/Documentation/devicetree/bindings/x86/interrupt.txt +++ b/Documentation/devicetree/bindings/x86/interrupt.txt | |||
@@ -24,6 +24,3 @@ Interrupt chips | |||
24 | Required property: | 24 | Required property: |
25 | 25 | ||
26 | compatible = "intel,ce4100-lapic"; | 26 | compatible = "intel,ce4100-lapic"; |
27 | |||
28 | This node is currently unused by Linux as the address of the local APIC | ||
29 | read from a MSR. | ||