Adjust the code so that global variable placed at beginning of file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8172 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -114,10 +114,6 @@ typedef struct {
|
||||
|
||||
#define SERIAL_DEV_FROM_THIS(a) CR (a, SERIAL_DEV, SerialIo, SERIAL_DEV_SIGNATURE)
|
||||
|
||||
//
|
||||
// Globale Variables
|
||||
//
|
||||
extern EFI_DRIVER_BINDING_PROTOCOL gSerialControllerDriver;
|
||||
|
||||
//
|
||||
// Serial Driver Defaults
|
||||
|
Reference in New Issue
Block a user