[edk2-devel] [PATCH v1 0/2] ArmPlatformPkg: Fix build warnings

Sami Mujawar posted 2 patches 4 years, 4 months ago
Failed in applying to current master (apply log)
ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.inf | 3 ++-
ArmPlatformPkg/Drivers/PL061GpioDxe/PL061GpioDxe.inf                 | 4 +++-
ArmPlatformPkg/Drivers/PL180MciDxe/PL180MciDxe.inf                   | 3 ++-
ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf         | 3 ++-
4 files changed, 9 insertions(+), 4 deletions(-)
[edk2-devel] [PATCH v1 0/2] ArmPlatformPkg: Fix build warnings
Posted by Sami Mujawar 4 years, 4 months ago
This patch-set has the following updates:
  * PL061: Minor section alignment
    - Minor update to add an empty line before the 'sources' section in an inf file.
  * Fix 'missing header' warnings
    - Updates to inf files to include header files in the 'sources' section.

The changes can be seen at:
https://github.com/samimujawar/edk2/tree/700_armplatformpkg_fix_missing_header_warning_v1

Sami Mujawar (2):
  ArmPlatformPkg: PL061: Minor section alignment
  ArmPlatformPkg: Fix 'missing header' warnings

 ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.inf | 3 ++-
 ArmPlatformPkg/Drivers/PL061GpioDxe/PL061GpioDxe.inf                 | 4 +++-
 ArmPlatformPkg/Drivers/PL180MciDxe/PL180MciDxe.inf                   | 3 ++-
 ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf         | 3 ++-
 4 files changed, 9 insertions(+), 4 deletions(-)

-- 
'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#51061): https://edk2.groups.io/g/devel/message/51061
Mute This Topic: https://groups.io/mt/61079000/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH v1 0/2] ArmPlatformPkg: Fix build warnings
Posted by Philippe Mathieu-Daudé 4 years, 4 months ago
On 11/21/19 3:32 PM, Sami Mujawar wrote:
> This patch-set has the following updates:
>    * PL061: Minor section alignment
>      - Minor update to add an empty line before the 'sources' section in an inf file.
>    * Fix 'missing header' warnings
>      - Updates to inf files to include header files in the 'sources' section.
> 
> The changes can be seen at:
> https://github.com/samimujawar/edk2/tree/700_armplatformpkg_fix_missing_header_warning_v1
> 
> Sami Mujawar (2):
>    ArmPlatformPkg: PL061: Minor section alignment
>    ArmPlatformPkg: Fix 'missing header' warnings
> 
>   ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.inf | 3 ++-
>   ArmPlatformPkg/Drivers/PL061GpioDxe/PL061GpioDxe.inf                 | 4 +++-
>   ArmPlatformPkg/Drivers/PL180MciDxe/PL180MciDxe.inf                   | 3 ++-
>   ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf         | 3 ++-
>   4 files changed, 9 insertions(+), 4 deletions(-)

Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#51089): https://edk2.groups.io/g/devel/message/51089
Mute This Topic: https://groups.io/mt/61079000/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-