From 071d3ad37485a82e0543a503272c45cdd32053dd Mon Sep 17 00:00:00 2001 From: Brian Norris Date: Wed, 5 Dec 2012 23:44:20 -0800 Subject: [PATCH] ahci_platform: make structs static 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 Cc: Fengguang Wu Signed-off-by: Jeff Garzik --- Reading git-format-patch failed