From ef3a3ce826e37c6510d4e645d10d77180c318477 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Wed, 21 Sep 2016 09:05:05 -0400 Subject: configs: Remove unused variables Change-Id: I95992741e5b2da4678bc0a12f8afcbe88e318a03 Signed-off-by: Brad Bishop --- configs/Garrison.py | 7 ------- 1 file changed, 7 deletions(-) (limited to 'configs/Garrison.py') diff --git a/configs/Garrison.py b/configs/Garrison.py index 3c06791..b5bfd3a 100644 --- a/configs/Garrison.py +++ b/configs/Garrison.py @@ -1,6 +1,4 @@ -HOME_PATH = './' GPIO_BASE = 320 -SYSTEM_NAME = "Garrison" ## System states @@ -30,11 +28,6 @@ EXIT_STATE_DEPEND = { }, } -CACHED_INTERFACES = { - "org.openbmc.InventoryItem" : True, - "org.openbmc.control.Chassis" : True, -} - INVENTORY_ROOT = '/org/openbmc/inventory' FRU_INSTANCES = { -- cgit v1.2.1