ahci_platform: make structs static
authorBrian Norris <computersforpeace@gmail.com>
Thu, 6 Dec 2012 07:44:20 +0000 (23:44 -0800)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 14 Dec 2012 14:38:17 +0000 (09:38 -0500)
These structs are used only for ahci_platform.c, so they should be
static. Thanks to Fengguang for the (automated) suggestion.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Cc: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found