From: Sergiu Moga Date: Thu, 22 Feb 2024 12:41:08 +0000 (+0200) Subject: drivers/ukintctlr: Delete unnecessary `exportsyms.uk` X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=3d755d05e100b64b2aa7b1adb286d0e9cac6636b;p=unikraft%2Funikraft.git drivers/ukintctlr: Delete unnecessary `exportsyms.uk` The philosophy is that each driver is meant to individually export whatever symbols it sees fit. Therefore, delete the unnecessary `exportsyms.uk` in the root of the interrupt controller drivers subsystem. Signed-off-by: Sergiu Moga Approved-by: Michalis Pappas Reviewed-by: Michalis Pappas GitHub-Closes: #1265 --- diff --git a/drivers/ukintctlr/exportsyms.uk b/drivers/ukintctlr/exportsyms.uk deleted file mode 100644 index 90d464efc..000000000 --- a/drivers/ukintctlr/exportsyms.uk +++ /dev/null @@ -1 +0,0 @@ -uk_intctlr_probe