Remove early sm712 init as there is no reason for it (the "watchdog"

effect was due to wrong GPIO map).
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-07-11 16:24:35 +02:00
parent 139072b83a
commit 9c28da2a89
5 changed files with 15 additions and 156 deletions

View file

@ -1,3 +1,8 @@
2013-07-11 Vladimir Serbinenko <phcoder@gmail.com>
Remove early sm712 init as there is no reason for it (the "watchdog"
effect was due to wrong GPIO map).
2013-07-11 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/pcidump.c: Remove static variables.