summaryrefslogtreecommitdiff
path: root/decoders/lpc
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/lpc')
-rw-r--r--decoders/lpc/pd.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/decoders/lpc/pd.py b/decoders/lpc/pd.py
index 7153110..ef782e0 100644
--- a/decoders/lpc/pd.py
+++ b/decoders/lpc/pd.py
@@ -121,7 +121,6 @@ class Decoder(srd.Decoder):
{'id': 'lpcpd', 'name': 'LPCPD#', 'desc': 'Power down'},
{'id': 'lsmi', 'name': 'LSMI#', 'desc': 'System Management Interrupt'},
]
- options = {}
annotations = [
['warnings', 'Warnings'],
['start', 'Start'],