]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - scripts/reference_init.pl
[ARM] 3367/1: CLCD mode no longer supported on the RealView boards
[linux-2.6-omap-h63xx.git] / scripts / reference_init.pl
index 9a240845386958c574cabe4b6ca5b88a94a443ac..7f6960b175a2132f661839a807b8a9b9f3d91410 100644 (file)
@@ -98,6 +98,7 @@ foreach $object (sort(keys(%object))) {
                     $from !~ /\.pdr$/ &&
                     $from !~ /\__param$/ &&
                     $from !~ /\.altinstructions/ &&
+                    $from !~ /\.eh_frame/ &&
                     $from !~ /\.debug_/)) {
                        printf("Error: %s %s refers to %s\n", $object, $from, $line);
                }