blob: d7684cff09f5b4fce5b84bdc3b8c7c9333fbaaa4 [file] [log] [blame]
Varshit Pandya5397b4d2023-10-16 22:56:52 +05301/* SPDX-License-Identifier: GPL-2.0-only */
2
3Scope(\_SB) {
4 /* global utility methods expected within the \_SB scope */
5 #include "pci_int_defs.asl"
Varshit Pandya87c42e82023-11-03 16:55:52 +05306
7 #include "mmio.asl"
Varshit Pandya5397b4d2023-10-16 22:56:52 +05308} /* End \_SB scope */