Pass ICC building.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6761 6f19259b-4bc3-4df7-8a09-765794883524
diff --git a/DuetPkg/8254TimerDxe/Timer.c b/DuetPkg/8254TimerDxe/Timer.c
index 5b5fc42..2874301 100644
--- a/DuetPkg/8254TimerDxe/Timer.c
+++ b/DuetPkg/8254TimerDxe/Timer.c
@@ -51,7 +51,7 @@
 // The notification function to call on every timer interrupt.

 // A bug in the compiler prevents us from initializing this here.

 //

-volatile EFI_TIMER_NOTIFY mTimerNotifyFunction;

+EFI_TIMER_NOTIFY mTimerNotifyFunction;

 

 //

 // The current period of the timer interrupt